Skip to content

Bump antora from 3.2.0-alpha.8 to 3.2.0-alpha.9 in /docs #17726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps antora from 3.2.0-alpha.8 to 3.2.0-alpha.9.

Changelog

Sourced from antora's changelog.

== 3.2.0-alpha.9 (2025-08-11)

=== Added

  • content-classifier: Allow file to be explicitly marked as private; not private bypasses underscore check (#1153)
  • content-classifier: Assign unique origins as set to origins property on component version; use empty set if no origins specified (#995)
  • navigation-builder: Propagate roles and additional link properties on xref to entry in navigation model (#1175)
  • page-composer: Add file property to UI model of page that resolves to raw virtual file of page (#1165)
  • page-composer: Add built-in resolveResource UI helper to resolve raw virtual file of resource by reference (#1167)

=== Changed

  • playbook-builder: Allow site URL to be unset using --url CLI option or URL environment variable with empty value or ~ (#1125)
  • playbook-builder: Rework buildPlaybook so it only processes args and env once
  • playbook-builder: Require YAML tag on attribute or site key value to enable YAML parsing; don't strip quotes around value (#1115)
  • playbook-builder: Use YAML serialization internally for map and primitive-map values read from arguments (i.e., CLI options)
  • content-aggregator: Skip check for remote branches in non-managed repository with no remote (#1179)
  • content-aggregator: Skip check for local branches in managed repository (#1111)
  • page-composer: resolvePage and resolvePageURL helpers resolve current page when called with no arguments (#1166)
  • page-composer: Populate breadcrumbs for orphan page when component version has no navigation (#1176)
  • site-generator: Log warning (instead of crashing) if Antora extension in playbook is missing require key (#1177)
  • site-generator: Add require option to require method on GeneratorContext to use as fallback if module-scoped require fails (#1178)

=== Fixed

  • content-aggregator: Discover linked worktree attached to bare repository when worktree is used as content source (#1111)
  • content-aggregator: Discover linked worktree attached to bare repository when bare repository is used as content source (#1111)
  • content-aggregator: Coerce version value to string in refname projection; coerce null value to empty string (#1170)
  • page-composer: Fix crash if resolvePage or resolvePageURL helpers are called with no arguments
  • asciidoc-loader: Restore support for relative path token for include file in example or partial family (#1173)
Commits
  • d83e7e4 release 3.2.0-alpha.9
  • 64277d3 merge !1077
  • 3fe70fc resolves #1115 require YAML tag on attribute or site key value to enable YAML...
  • 661824d merge !1080
  • 087a744 resolves #995 assign unique origins as set to origins property on component v...
  • 6a1b8fb merge !1081
  • fa5f625 skip check for local branches in managed repository
  • d6f734d resolves #1111 support linked worktree attached to bare repo
  • 84d2cae refactor findWorktrees function to be simpler and more efficient
  • 846955c merge !1079
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [antora](https://gitlab.com/antora/antora) from 3.2.0-alpha.8 to 3.2.0-alpha.9.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc)
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.8...v3.2.0-alpha.9)

---
updated-dependencies:
- dependency-name: antora
  dependency-version: 3.2.0-alpha.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added in: build An issue in the build type: task A general task labels Aug 14, 2025
@rwinch rwinch added the status: invalid An issue that we don't feel is valid label Aug 15, 2025
@rwinch rwinch self-assigned this Aug 15, 2025
@rwinch rwinch closed this Aug 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/6.3.x/antora-3.2.0-alpha.9 branch August 15, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build status: invalid An issue that we don't feel is valid type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant